Methods
Name | Returns | Notes | Example |
---|---|---|---|
generateTextFromHtml ( html ) | String | Returns a textual representation of the given html. It aint perfect. | |
getText ( list ) | String | Returns a textual representation of the content of the given HTML resources | |
getText ( r ) | String | Returns a textual representation of the given html resource |
Hide comments
